92 research outputs found

    Towards an SDP-based Approach to Spectral Methods: A Nearly-Linear-Time Algorithm for Graph Partitioning and Decomposition

    Full text link
    In this paper, we consider the following graph partitioning problem: The input is an undirected graph G=(V,E),G=(V,E), a balance parameter b(0,1/2]b \in (0,1/2] and a target conductance value γ(0,1).\gamma \in (0,1). The output is a cut which, if non-empty, is of conductance at most O(f),O(f), for some function f(G,γ),f(G, \gamma), and which is either balanced or well correlated with all cuts of conductance at most γ.\gamma. Spielman and Teng gave an O~(E/γ2)\tilde{O}(|E|/\gamma^{2})-time algorithm for f=γlog3Vf= \sqrt{\gamma \log^{3}|V|} and used it to decompose graphs into a collection of near-expanders. We present a new spectral algorithm for this problem which runs in time O~(E/γ)\tilde{O}(|E|/\gamma) for f=γ.f=\sqrt{\gamma}. Our result yields the first nearly-linear time algorithm for the classic Balanced Separator problem that achieves the asymptotically optimal approximation guarantee for spectral methods. Our method has the advantage of being conceptually simple and relies on a primal-dual semidefinite-programming SDP approach. We first consider a natural SDP relaxation for the Balanced Separator problem. While it is easy to obtain from this SDP a certificate of the fact that the graph has no balanced cut of conductance less than γ,\gamma, somewhat surprisingly, we can obtain a certificate for the stronger correlation condition. This is achieved via a novel separation oracle for our SDP and by appealing to Arora and Kale's framework to bound the running time. Our result contains technical ingredients that may be of independent interest.Comment: To appear in SODA 201

    The Mixing Time of the Dikin Walk in a Polytope - A Simple Proof

    Full text link
    We study the mixing time of the Dikin walk in a polytope - a random walk based on the log-barrier from the interior point method literature. This walk, and a close variant, were studied by Narayanan (2016) and Kannan-Narayanan (2012). Bounds on its mixing time are important for algorithms for sampling and optimization over polytopes. Here, we provide a simple proof of their result that this random walk mixes in time O(mn) for an n-dimensional polytope described using m inequalities.Comment: 5 pages, published in Operations Research Letter
    corecore